Skip to content

[GR-71149] Add API to control which bootstrap methods are allowed to be executed at build time#12683

Merged
graalvmbot merged 2 commits intomasterfrom
scoppey/GR-71149/add-api-bootstrap-methods
Jan 22, 2026
Merged

[GR-71149] Add API to control which bootstrap methods are allowed to be executed at build time#12683
graalvmbot merged 2 commits intomasterfrom
scoppey/GR-71149/add-api-bootstrap-methods

Conversation

@graalvmbot
Copy link
Collaborator

This PR adds an API to allow users to decide if a specific bootstrap method and at a specific constant pool index should be executed at build time or run time.

The API is in FeatureImpl#duringSetup , which provides registerBuildTimeIndyIncludeList and registerBuildTimeCondyIncludeList.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 9, 2025
@graalvmbot graalvmbot force-pushed the scoppey/GR-71149/add-api-bootstrap-methods branch 2 times, most recently from 0bb956c to c3971a8 Compare December 9, 2025 13:03
@zakkak
Copy link
Collaborator

zakkak commented Jan 12, 2026

Closes #12453

@graalvmbot graalvmbot force-pushed the scoppey/GR-71149/add-api-bootstrap-methods branch from c3971a8 to 675d207 Compare January 22, 2026 12:42
@graalvmbot graalvmbot closed this Jan 22, 2026
@graalvmbot graalvmbot merged commit eac641d into master Jan 22, 2026
13 checks passed
@graalvmbot graalvmbot deleted the scoppey/GR-71149/add-api-bootstrap-methods branch January 22, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants